![]() |
DocOpenMethod Constants |
Header: Translation.h |
enum { domCannot = 0, domNative = 1, domTranslateFirst = 2, domWildcard = 3 };
Indicates that the application cannot open the document.
Indicates that the application can open the document natively.
Indicates that the application can open the document only after it’s been translated.
Indicates that the application has the file type '****' in its list of the file types that it can open and hence can open any type of document.
The
© 2000 Apple Computer, Inc. — (Last Updated 3/23/2000)